home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / pbmpl91d.zip / PBMPLUS / MAN / PPMPAT.MAN < prev    next >
Text File  |  1993-01-08  |  2KB  |  136 lines

  1.  
  2.  
  3. ppmpat(1)                  Unix Programmer's Manual                  ppmpat(1)
  4.  
  5.  
  6. NAME
  7.      ppmpat - make a pretty pixmap
  8.  
  9. SYNOPSIS
  10.      ppmpat -gingham2|-g2|-gingham3| -g3|-madras|-tartan| -poles|-squig|-camo|
  11.      -anticamo width height
  12.                ----- ------
  13.  
  14. DESCRIPTION
  15.      Produces a portable pixmap of the specified  width  and  height,  with  a
  16.      pattern in it.
  17.  
  18.      This program is mainly to demonstrate use  of  the  ppmdraw  routines,  a
  19.      simple  but powerful drawing library.  See the ppmdraw.h include file for
  20.      more info on using these routines.  Still, some of the  patterns  can  be
  21.      rather  pretty.   If  you have a color workstation, something like ppmpat
  22.      -squig 300 300 | ppmquant 128 should generate a nice background.
  23.  
  24. OPTIONS
  25.  
  26.      The different flags specify various different pattern types:
  27.  
  28.      -gingham2
  29.           A gingham check pattern.  Can be tiled.
  30.  
  31.      -gingham3
  32.           A slightly more complicated gingham.  Can be tiled.
  33.  
  34.      -madras
  35.           A madras plaid.  Can be tiled.
  36.  
  37.      -tartan
  38.           A tartan plaid.  Can be tiled.
  39.  
  40.      -poles
  41.           Color gradients centered on randomly-placed poles.  May need  to  be
  42.           run through ppmquant.
  43.                       --------
  44.  
  45.      -squig
  46.           Squiggley tubular pattern.  Can  be  tiled.   May  need  to  be  run
  47.           through ppmquant.
  48.                   --------
  49.  
  50.      -camo
  51.           Camouflage pattern.  May need to be run through ppmquant.
  52.                                                           --------
  53.  
  54.      -anticamo
  55.           Anti-camouflage pattern - like -camo, but ultra-bright colors.   May
  56.           need to be run through ppmquant.
  57.                                  --------
  58.  
  59.      All flags can be abbreviated to their shortest unique prefix.
  60.  
  61. REFERENCES
  62.      Some of the patterns are from "Designer's Guide to  Color  3"  by  Jeanne
  63.      Allen.
  64.  
  65.  
  66.  
  67.  
  68.  
  69.                               04 September 1989                              1
  70.  
  71.  
  72.  
  73. ppmpat(1)                  Unix Programmer's Manual                  ppmpat(1)
  74.  
  75.  
  76. SEE ALSO
  77.      pnmtile(1), ppmquant(1), ppm(5)
  78.  
  79. AUTHOR
  80.      Copyright (C) 1989 by Jef Poskanzer.
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.                               04 September 1989                              2
  135.  
  136.